From: Ludovic CHEVALIER Date: Mon, 20 Aug 2012 15:00:24 +0000 (+0200) Subject: Tuning de code X-Git-Url: https://git.cyclocoop.org/%7B%24admin_url%7Dmembres/cotisations/%22%7B%24link%5B%27href%27%5D%7D/%40%20%27info_etape_suivante_2%27%20=%3E%20%27You%20can%20move%20on%20to%20the%20next%20step.%27%2C%20%27info_exceptions_proxy%27%20=%3E%20%27Exceptions%20for%20the%20proxy%27%2C%20%27info_exportation_base%27%20=%3E%20%27export%20database%20to%20%40archive%40%27%2C-%27info_facilite_suivi_activite%27%20=%3E%20%27To%20simplify%20monitoring%20of%20the%20site/%27s%20editorial;-%20%20activities%2C%20SPIP%20can%20send%20rmail%20notifications%2C%20e.g.%20to%20an%20editors/%27%20mailing%20list%2C%20%27info_facilite_suivi_activite%27%20=%3E%20%27To%20simplify%20monitoring%20of%20the%20site%C3%A2%C2%80%C2%99s%20editorial;%20%20%20activities%2C%20SPIP%20can%20send%20rmail%20notifications%2C%20e.g.%20to%20an%20editors%C3%A2%C2%80%C2%99%20mailing%20list%2C%20%20%20of%20publication%20requests%20and%20article%20validations.%27%2C%20%27info_fichiers_authent%27%20=%3E%20%27Authentication%20file?a=commitdiff_plain;h=16b6b88c651f06efc14764b861e53fe727f5a3cf;p=burette%2Fbikecoop_l10n_fr.git Tuning de code --- diff --git a/__init__.py b/__init__.py index e69de29..b81a94f 100644 --- a/__init__.py +++ b/__init__.py @@ -0,0 +1,3 @@ +# -*- coding: utf-8 -*- + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: diff --git a/__openerp__.py b/__openerp__.py index 432f5d3..8072642 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -22,6 +22,5 @@ This module is to configure add french spepcifitities to modules related to a bi ], 'installable': True, 'auto_install': False, - 'certificate': '', 'images': [], }